ProStructures Help

To Run a Saved Batch Process Job from the System Command Line

  1. In a Command Prompt window, set the current working directory to the directory in which the ProStructures executable program is installed — for example, C:\Program Files\Bentley\<product_name> CONNECT Edition\<product_name> .
  2. At the system command prompt, enter: msbatch batchprocess <batch_process_job_file_specification>. For example, msbatch batchprocess C:\ProgramData\Bentley\<product_name> CONNECT Edition\Configuration\WorkSpaces\Example\WorkSets\General\my_batch_process.bprc .

    ProStructures starts without its normal graphical interface, and processing of the job begins. A ProStructures console (Text) window opens so you can monitor the progress of the job. The text displayed in this window is also written to the log file specified in the job setup. When the job is completed, the console window closes.